colorize

Modules

colors
module colorize.colors

Members

Aliases

Color
alias Color = fg

An enum listing possible colors for terminal output, useful to set the color of a tag. Re-exported from d-colorize in dub.internal.colorize. See the enum definition there for a list of possible values.

Mode
alias Mode = mode

An enum listing possible text "modes" for terminal output, useful to set the text to bold, underline, blinking, etc... Re-exported from d-colorize in dub.internal.colorize. See the enum definition there for a list of possible values.

Meta

Authors

ponce

Date

Date: July 28, 2014

Version

1.0.2

License

Licensed under the MIT license. See LICENSE for more information